BSDUNIX-MIB: View SNMP OID List / Download MIB
VENDOR: UNIX
Home | MIB: BSDUNIX-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
unix | 1.3.6.1.4.1.4 |
The MIB module for 4BSD/ISODE entities. |
||
agents | 1.3.6.1.4.1.4.1 | |||
fourBSDisode | 1.3.6.1.4.1.4.1.2 | |||
fourBSDisodeAgent | 1.3.6.1.4.1.4.1.2.9.6 |
4BSD/ISODE SNMPv2 |
||
agentAction | 1.3.6.1.4.1.4.1.3 | integer | read-write |
A control variable used to trigger an action by the agent. When read, this variable always returns the value other(1). When set, this variable causes the agent to undertake the indicated action: coldStart - initiate a coldStart (restart the agent) dumpPartyDB - force dump of party database terminate - terminate the agent warmStart - send a warmStart trap to all managers debugOn - turns on debugging in the agent debugOff - turns off debugging in the agent Enumeration: 'debugOn': 6, 'debugOff': 7, 'terminate': 4, 'warmStart': 5, 'other': 1, 'dumpPartyDB': 3, 'coldStart': 2. |
iSODEContextTable | 1.3.6.1.4.1.4.1.4 | no-access |
Extensions to the ContextTable. |
|
1.3.6.1.4.1.4.1.4.1 | no-access |
Extensions held about a particular SNMPv2 context. |
||
iSODEContextName | 1.3.6.1.4.1.4.1.4.1.1 | displaystring | read-only |
A locally-assigned, textual name, for the context. |
iSODEPartyTestTable | 1.3.6.1.4.1.4.1.5 | no-access |
Extensions to the PartyTable. |
|
1.3.6.1.4.1.4.1.5.1 | no-access |
Extensions held about a particular SNMPv2 Party. |
||
iSODEPartyTestMode | 1.3.6.1.4.1.4.1.5.1.1 | integer | read-only |
The test-mode for a party. Enumeration: 'berLesUdp': 21, 'sendNext': 24, 'tooSmallInt': 7, 'rollCounter': 28, 'sendSet': 25, 'sendGet': 23, 'varVarBinds': 18, 'varNameBinds': 19, 'tooSmallStr': 13, 'indfLen': 15, 'nonAscii': 10, 'notMinLen': 6, 'notCrNullOrLf': 11, 'notAnEnum': 9, 'bigCounter': 27, 'readOnly': 17, 'varValueBinds': 20, 'lexiBroken': 1, 'wrongTag': 5, 'newRow': 3, 'sendXxx': 26, 'none': 0, 'sendResponse': 16, 'conString': 12, 'cellMissing': 2, 'longRow': 4, 'tooBigInt': 8, 'tooBigStr': 14, 'tooBig': 30, 'bigGauge': 29, 'udpLesBer': 22. |
iSODETestTable | 1.3.6.1.4.1.4.1.6 | no-access |
Used for testing management stations. |
|
1.3.6.1.4.1.4.1.6.1 | no-access |
Used for testing management stations. |
||
iSODETestIndex | 1.3.6.1.4.1.4.1.6.1.1 | octet string | read-only |
Used for testing management stations. |
iSODETestInteger | 1.3.6.1.4.1.4.1.6.1.2 | integer | read-only |
Used for testing management stations. |
iSODETestString | 1.3.6.1.4.1.4.1.6.1.3 | displaystring | read-only |
Used for testing management stations. |
mbuf | 1.3.6.1.4.1.4.2 | |||
mbufs | 1.3.6.1.4.1.4.2.1 | counter32 | read-only |
The number of mbufs allocated from the page pool. |
mbufClusters | 1.3.6.1.4.1.4.2.2 | counter32 | no-access |
The number of clusters allocated from the page pool. |
mbufFreeClusters | 1.3.6.1.4.1.4.2.3 | counter32 | no-access |
The number of clusters allocated but not in use. |
mbufDrops | 1.3.6.1.4.1.4.2.4 | counter32 | read-only |
The number of requests for mbufs which failed due to lack of space. |
mbufWaits | 1.3.6.1.4.1.4.2.5 | counter32 | read-only |
The number of requests for mbufs which resulted in a wait. |
mbufDrains | 1.3.6.1.4.1.4.2.6 | counter32 | read-only |
The number of times protocols were drained for space. |
mbufFrees | 1.3.6.1.4.1.4.2.7 | counter32 | read-only |
The number of mbufs allocated but not in use. |
mbufTable | 1.3.6.1.4.1.4.2.8 | no-access |
The mbuf type table. |
|
1.3.6.1.4.1.4.2.8.1 | no-access |
An entry in the mbuf type table. |
||
mbufType | 1.3.6.1.4.1.4.2.8.1.1 | integer | read-only |
The type of mbuf in use. |
mbufAllocates | 1.3.6.1.4.1.4.2.8.1.2 | counter32 | no-access |
The number of mbufs of this type in use. |
mbufNewAllocates | 1.3.6.1.4.1.4.2.8.1.3 | gauge32 | read-only |
The number of mbufs of this type in use. |
mbufSpaces | 1.3.6.1.4.1.4.2.9 | counter32 | no-access |
The number of interface pages obtained from the page pool. |
mbufNewClusters | 1.3.6.1.4.1.4.2.10 | gauge32 | read-only |
The number of clusters allocated from the page pool. |
mbufNewFreeClusters | 1.3.6.1.4.1.4.2.11 | gauge32 | read-only |
The number of clusters allocated but not in use. |
mbufNewSpaces | 1.3.6.1.4.1.4.2.12 | gauge32 | read-only |
The number of interface pages obtained from the page pool. |
peers | 1.3.6.1.4.1.4.3 | |||
fourBSDunixd | 1.3.6.1.4.1.4.3.1 | |||
fourBSDunixdPeer | 1.3.6.1.4.1.4.3.1.4 |
unixd |
||
fourBSDsendmail | 1.3.6.1.4.1.4.3.2 | |||
fourBSDsendmailPeer | 1.3.6.1.4.1.4.3.2.1 |
sendmail |
||
fourSVR4unixd | 1.3.6.1.4.1.4.3.3 | |||
netstat | 1.3.6.1.4.1.4.5 | |||
unixNetstat | 1.3.6.1.4.1.4.5.1 | integer | read-only |
Indicates whether the agent supports a UNIX-like network MIB. Enumeration: 'disabled': 2, 'enabled': 1. |
unixTcpConnTable | 1.3.6.1.4.1.4.5.2 | no-access |
The TCP socket table. |
|
1.3.6.1.4.1.4.5.2.1 | no-access |
An entry in the TCP socket table. |
||
unixTcpConnSendQ | 1.3.6.1.4.1.4.5.2.1.1 | integer | read-only |
The number of octets queued for sending on this TCP socket. |
unixTcpConnRecvQ | 1.3.6.1.4.1.4.5.2.1.2 | integer | read-only |
The number of octets queued for reading from this TCP socket. |
unixUdpTable | 1.3.6.1.4.1.4.5.3 | no-access |
The UDP socket table. |
|
1.3.6.1.4.1.4.5.3.1 | no-access |
An entry in the UDP socket table. |
||
unixUdpRemAddress | 1.3.6.1.4.1.4.5.3.1.1 | ipaddress | read-only |
The remote IP address bound to this UDP socket. If no binding has occurred, the value 0.0.0.0 is used. |
unixUdpRemPort | 1.3.6.1.4.1.4.5.3.1.2 | integer | read-only |
The remote UDP port bound to this UDP socket. If no binding has occurred, the value 0 is used. |
unixUdpSendQ | 1.3.6.1.4.1.4.5.3.1.3 | integer | read-only |
The number of octets queued for writing to this UDP socket. |
unixUdpRecvQ | 1.3.6.1.4.1.4.5.3.1.4 | integer | read-only |
The number of octets queued for reading from this UDP socket. |
unixIpRoutingTable | 1.3.6.1.4.1.4.5.4 | no-access |
The additional IP routing table. |
|
1.3.6.1.4.1.4.5.4.1 | no-access |
An entry in the additional IP routing table. |
||
unixIpRouteFlags | 1.3.6.1.4.1.4.5.4.1.1 | integer | read-only |
A value associated with the IP routing entry. The value is a sum. This sum initial takes the value zero. Then, for each flag, F, in the range 1 through N, that this IP routing entry has TRUE, 2 raised to (F - 1) is added to the sum. flag status ---- ------ 1 route useable 2 destination is a gateway 3 host entry 4 re-instate route after timeout 5 created dynamically (by redirect) Other values of flag are reserved for future definition. |
unixIpRouteRefCnt | 1.3.6.1.4.1.4.5.4.1.2 | integer | read-only |
The number of sockets using this IP routing entry. |
unixIpRouteUses | 1.3.6.1.4.1.4.5.4.1.3 | counter32 | read-only |
The number of times this IP routing entry has been used. |
unixRouteBadRedirects | 1.3.6.1.4.1.4.5.5 | counter32 | read-only |
The number of bogus routing redirects. |
unixRouteCreatedByRedirects | 1.3.6.1.4.1.4.5.6 | counter32 | read-only |
The number of routing entries created by redirects. |
unixRouteModifiedByRedirects | 1.3.6.1.4.1.4.5.7 | counter32 | read-only |
The number of routing entries modified by redirects. |
unixRouteLookupFails | 1.3.6.1.4.1.4.5.8 | counter32 | read-only |
The number of times a routing entry couldn't be found for a destination. |
unixRouteWildcardUses | 1.3.6.1.4.1.4.5.9 | counter32 | read-only |
The number of times the `wildcard' routing entry was used. |
unixClnpRoutingTable | 1.3.6.1.4.1.4.5.10 | no-access |
The additional CLNP routing table. |
|
1.3.6.1.4.1.4.5.10.1 | no-access |
An entry in the additional CLNP routing table. |
||
unixClnpRouteFlags | 1.3.6.1.4.1.4.5.10.1.1 | integer | read-only |
A value associated with the CLNP routing entry. The value is a sum. This sum initial takes the value zero. Then, for each flag, F, in the range 1 through N, that this CLNP routing entry has TRUE, 2 raised to (F - 1) is added to the sum. flag status ---- ------ 1 route useable 2 destination is a gateway 3 host entry 4 re-instate route after timeout 5 created dynamically (by redirect) Other values of flag are reserved for future definition. |
unixClnpRouteRefCnt | 1.3.6.1.4.1.4.5.10.1.2 | integer | read-only |
The number of sockets using this IP routing entry. |
unixClnpRouteUses | 1.3.6.1.4.1.4.5.10.1.3 | counter32 | read-only |
The number of times this IP routing entry has been used. |
1.3.6.1.4.1.4.6 | ||||
printQTable | 1.3.6.1.4.1.4.6.1 | no-access |
The printer queue table. |
|
1.3.6.1.4.1.4.6.1.1 | no-access |
An entry for a queue in the printer table. |
||
printQName | 1.3.6.1.4.1.4.6.1.1.1 | displaystring | read-only |
The name of a queue in the printer table. |
printQStatus | 1.3.6.1.4.1.4.6.1.1.2 | integer | read-only |
A value which indicates the current status of a queue in the printer table. The value is a sum. This sum initially takes the value zero. Then, for each flag, F, in the range 1 through N, that this queue has TRUE, 2 raised to (F - 1) is added to the sum. flag status ---- ------ 1 queuing is enabled 2 printing is enabled 3 daemon is present Other values of flag are reserved for future definition. |
printQDisplay | 1.3.6.1.4.1.4.6.1.1.3 | displaystring | read-only |
A string indicating the current status of the queue. |
printQAction | 1.3.6.1.4.1.4.6.1.1.5 | integer | read-write |
A control variable used to trigger an action on a queue in the printer table. When read, this variable always returns the most recent value that it was previously set to. If it has not been set since the last initialization of the network management subsystem on the node, it returns a value of `other'. When set, this variable causes the queue to undertake the indicated action: abort - terminate the current job printing in the queue and disable printing other jobs clean - remove incomplete jobs from the queue enable - enable spooling on the queue disable - disable spooling on the queue restart - restart printing from the queue start - start printing from the queue stop - stop printing from the queue after the current job completes printing Enumeration: 'enable': 4, 'stop': 8, 'abort': 2, 'disable': 5, 'start': 7, 'other': 1, 'clean': 3, 'restart': 6. |
printQEntries | 1.3.6.1.4.1.4.6.1.1.6 | counter32 | no-access |
The number of jobs currently in the queue, including the current job printing (if any). |
printQNewEntries | 1.3.6.1.4.1.4.6.1.1.7 | gauge32 | read-only |
The number of jobs currently in the queue, including the current job printing (if any). |
printJTable | 1.3.6.1.4.1.4.6.2 | no-access |
The printer job table. |
|
1.3.6.1.4.1.4.6.2.1 | no-access |
An entry for a job in a printer queue. |
||
printJRank | 1.3.6.1.4.1.4.6.2.1.1 | integer | read-only |
The rank of this job currently in the queue. A value of zero indicates that the job is currently printing, a value of one indicates that it is next to print, etc. |
printJName | 1.3.6.1.4.1.4.6.2.1.2 | displaystring | read-only |
The name of a job in the printer queue. |
printJOwner | 1.3.6.1.4.1.4.6.2.1.3 | displaystring | read-only |
A string indicating the owner of this job. |
printJDescription | 1.3.6.1.4.1.4.6.2.1.4 | displaystring | read-only |
A string describing the contents of this job. |
printJSize | 1.3.6.1.4.1.4.6.2.1.5 | integer | read-only |
The size of job in octets. |
printJAction | 1.3.6.1.4.1.4.6.2.1.6 | integer | read-write |
A control variable used to trigger an action on a job in a printer queue. When read, this variable always returns the most recent value that it was previously set to. If it has not been set since the last initialization of the network management subsystem on the node, it returns a value of `other'. When set, this variable causes the queue to undertake the indicated action: topq - place this job at the front of the queue, after any job which is currently printing remove - remove this job from the queue Enumeration: 'other': 1, 'remove': 3, 'topq': 2. |
users | 1.3.6.1.4.1.4.7 | |||
userTable | 1.3.6.1.4.1.4.7.1 | no-access |
The users table. |
|
1.3.6.1.4.1.4.7.1.1 | no-access |
An entry in the users table. |
||
userName | 1.3.6.1.4.1.4.7.1.1.1 | displaystring | no-access |
The name of this user. |
userPasswd | 1.3.6.1.4.1.4.7.1.1.2 | displaystring | read-write |
The encrypted password string for this user. This variable is usually unavailable for reading. |
userID | 1.3.6.1.4.1.4.7.1.1.3 | integer32 | read-write |
The user's ID in the system. |
userGroup | 1.3.6.1.4.1.4.7.1.1.4 | displaystring | read-write |
The user's group ID in the system. |
userQuota | 1.3.6.1.4.1.4.7.1.1.5 | integer32 | read-write |
The user's quota. |
userComment | 1.3.6.1.4.1.4.7.1.1.6 | displaystring | read-write |
A string describing the user. |
userFullName | 1.3.6.1.4.1.4.7.1.1.7 | displaystring | read-write |
A string giving the user's full name. |
userHome | 1.3.6.1.4.1.4.7.1.1.8 | displaystring | read-write |
The user's home directory. |
userShell | 1.3.6.1.4.1.4.7.1.1.9 | displaystring | read-write |
The user's shell. |
userStatus | 1.3.6.1.4.1.4.7.1.1.10 | integer | read-write |
The type of user. Setting this object to the value invalid(2) has the effect of invaliding the corresponding entry in the userTable. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that correspond to entries not currently in use. Proper interpretation of such entries requires examination of the relative userStatus object. Enumeration: 'other': 1, 'invalid': 2. |
groupTable | 1.3.6.1.4.1.4.7.2 | no-access |
The group table. |
|
1.3.6.1.4.1.4.7.2.1 | no-access |
An entry in the group table. |
||
groupName | 1.3.6.1.4.1.4.7.2.1.1 | displaystring | no-access |
The name of this group. |
groupPasswd | 1.3.6.1.4.1.4.7.2.1.2 | displaystring | read-write |
The encrypted password string for this group. This variable is usually unavailable for reading. |
groupID | 1.3.6.1.4.1.4.7.2.1.3 | integer32 | read-write |
The group's ID in the system. |
groupStatus | 1.3.6.1.4.1.4.7.2.1.4 | integer | read-write |
The type of group. Setting this object to the value invalid(2) has the effect of invaliding the corresponding entry in the groupTable. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that correspond to entries not currently in use. Proper interpretation of such entries requires examination of the relative groupStatus object. Enumeration: 'other': 1, 'invalid': 2. |
grUserTable | 1.3.6.1.4.1.4.7.3 | no-access |
(former) group/user table. |
|
1.3.6.1.4.1.4.7.3.1 | no-access |
An entry in the group/user table. |
||
grUserStatus | 1.3.6.1.4.1.4.7.3.1.1 | integer | no-access |
The type of relationship between a user and a group. Enumeration: 'other': 1, 'invalid': 2. |
grUserZero | 1.3.6.1.4.1.4.7.4 | integer | no-access |
(former) moby hack. |
grNewUserTable | 1.3.6.1.4.1.4.7.5 | no-access |
The group/user table. |
|
1.3.6.1.4.1.4.7.5.1 | no-access |
An entry in the group/user table. |
||
grNewUserStatus | 1.3.6.1.4.1.4.7.5.1.1 | integer | read-write |
The type of relationship between a user and a group. Setting this object to the value invalid(2) has the effect of invaliding the corresponding entry in the grUserTable. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that correspond to entries not currently in use. Proper interpretation of such entries requires examination of the relative grUserStatus object. Enumeration: 'other': 1, 'invalid': 2. |
unixFs | 1.3.6.1.4.1.4.8 | |||
fsTable | 1.3.6.1.4.1.4.8.1 | no-access |
The file system table |
|
1.3.6.1.4.1.4.8.1.1 | no-access |
A row in the file system table |
||
fsIdentifier | 1.3.6.1.4.1.4.8.1.1.1 | integer32 | read-only |
A system-dependent unique identifier. |
fsName | 1.3.6.1.4.1.4.8.1.1.2 | displaystring | read-only |
The name of the file system (device). |
fsMountPoint | 1.3.6.1.4.1.4.8.1.1.3 | displaystring | read-only |
Mount point for the file system. |
fsMountType | 1.3.6.1.4.1.4.8.1.1.4 | displaystring | read-only |
The type of the mounted file system. |
fsMountOptions | 1.3.6.1.4.1.4.8.1.1.5 | displaystring | read-only |
File system specific options. |
fsBlockSize | 1.3.6.1.4.1.4.8.1.1.6 | integer | read-only |
Block size for this file system. |
fsBlockCount | 1.3.6.1.4.1.4.8.1.1.7 | integer | read-only |
Total number on blocks in file system. |
fsBlocksFree | 1.3.6.1.4.1.4.8.1.1.8 | integer | read-only |
Total number of blocks free in file system. |
fsBlocksAvailable | 1.3.6.1.4.1.4.8.1.1.9 | integer | read-only |
Number of blocks available to non-privileged users. |
fsInodeCount | 1.3.6.1.4.1.4.8.1.1.10 | integer | read-only |
Total number of i-nodes on this file system. |
fsInodesAvailable | 1.3.6.1.4.1.4.8.1.1.11 | integer | read-only |
Number of i-nodes available on file system. |