vfsUnit OBJECT-TYPE
SYNTAX INTEGER -- (1..256)
ACCESS read-only
STATUS mandatory
DESCRIPTION "In a distributed environment this is the number of the
unit on which the file resides.
For a non distributed system this should always return
the value 1."
View at oid-info.com
Automatically extracted from a file named S3M_AGENT
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.43.10.32.1.1.1 | vfsPath | 0 | 0 | vfsPath OBJECT-TYPE SYNTAX DisplayString ACCESS not-accessible STATUS mandatory DESCRIPTION "The full pathname for this file. T… |
1.3.6.1.4.1.43.10.32.1.1.2 | vfsURL | 0 | 0 | vfsURL OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "This is a URL which represents the locat… |
1.3.6.1.4.1.43.10.32.1.1.3 | vfsURLType | 0 | 0 | vfsURLType OBJECT-TYPE SYNTAX INTEGER { absolute-URL (1), relative-URL (2) } ACCESS read-only STATUS mandatory DESCRIPTION "Thi… |
1.3.6.1.4.1.43.10.32.1.1.4 | vfsMimeType | 0 | 0 | vfsMimeType OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The textual description of the MIME… |
1.3.6.1.4.1.43.10.32.1.1.5 | vfsLastModifiedTime | 0 | 0 | vfsLastModifiedTime OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The last modification time … |
1.3.6.1.4.1.43.10.32.1.1.6 | vfsSize | 0 | 0 | vfsSize OBJECT-TYPE SYNTAX INTEGER -- (0..65535) ACCESS read-only STATUS mandatory DESCRIPTION "The size in bytes of the data s… |
1.3.6.1.4.1.43.10.32.1.1.7 | vfsAccess | 0 | 0 | vfsAccess OBJECT-TYPE SYNTAX INTEGER { read-only (1), exec-only (2), read-exec (3), write-only (4), read-write (5), exec-write … |
1.3.6.1.4.1.43.10.32.1.1.8 | vfsFileType | 0 | 0 | vfsFileType OBJECT-TYPE SYNTAX INTEGER { plain-file (1), directory (2) } ACCESS read-only STATUS mandatory DESCRIPTION "The typ… |