Home/Catalog/BSDUNIX-MIB

BSDUNIX-MIB

The MIB module for 4BSD/ISODE entities.
Main OID:
unix.1.3.6.1.4.1.4
120
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

120 total
Object Name
unixThe MIB module for 4BSD/ISODE entities.
MODULE-IDENTITY
.1.3.6.1.4.1.4
agents
OBJECT IDENTIFIER
.1.3.6.1.4.1.4.1
fourBSDisode
OBJECT IDENTIFIER
.1.3.6.1.4.1.4.1.2
agentActionA 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 agentrw
Enumeration
.1.3.6.1.4.1.4.1.3
iSODEContextTableExtensions to the ContextTable.
SEQUENCE OF ISODEContextEntry
.1.3.6.1.4.1.4.1.4
iSODEContextEntryExtensions held about a particular SNMPv2 context.
ISODEContextEntry
.1.3.6.1.4.1.4.1.4.1
iSODEContextNameA locally-assigned, textual name, for the context.rw
DisplayString
.1.3.6.1.4.1.4.1.4.1.1
iSODEPartyTestTableExtensions to the PartyTable.
SEQUENCE OF ISODEPartyTestEntry
.1.3.6.1.4.1.4.1.5
iSODEPartyTestEntryExtensions held about a particular SNMPv2 Party.
ISODEPartyTestEntry
.1.3.6.1.4.1.4.1.5.1
iSODEPartyTestModeThe test-mode for a party.rw
Enumeration
.1.3.6.1.4.1.4.1.5.1.1
iSODETestTableUsed for testing management stations.
SEQUENCE OF ISODETestEntry
.1.3.6.1.4.1.4.1.6
iSODETestEntryUsed for testing management stations.
ISODETestEntry
.1.3.6.1.4.1.4.1.6.1
iSODETestIndexUsed for testing management stations.ro
OCTET STRING
.1.3.6.1.4.1.4.1.6.1.1
iSODETestIntegerUsed for testing management stations.ro
INTEGER
.1.3.6.1.4.1.4.1.6.1.2
iSODETestStringUsed for testing management stations.ro
DisplayString
.1.3.6.1.4.1.4.1.6.1.3
mbuf
OBJECT IDENTIFIER
.1.3.6.1.4.1.4.2
mbufsThe number of mbufs allocated from the page pool.ro
Counter32
.1.3.6.1.4.1.4.2.1
mbufClustersThe number of clusters allocated from the page pool.obsolete
Counter32
.1.3.6.1.4.1.4.2.2
mbufFreeClustersThe number of clusters allocated but not in use.obsolete
Counter32
.1.3.6.1.4.1.4.2.3
mbufDropsThe number of requests for mbufs which failed due to lack of space.ro
Counter32
.1.3.6.1.4.1.4.2.4
mbufWaitsThe number of requests for mbufs which resulted in a wait.ro
Counter32
.1.3.6.1.4.1.4.2.5
mbufDrainsThe number of times protocols were drained for space.ro
Counter32
.1.3.6.1.4.1.4.2.6
mbufFreesThe number of mbufs allocated but not in use.ro
Counter32
.1.3.6.1.4.1.4.2.7
mbufTableThe mbuf type table.
SEQUENCE OF MbufEntry
.1.3.6.1.4.1.4.2.8
mbufEntryAn entry in the mbuf type table.
MbufEntry
.1.3.6.1.4.1.4.2.8.1
mbufTypeThe type of mbuf in use.ro
INTEGER
.1.3.6.1.4.1.4.2.8.1.1
mbufAllocatesThe number of mbufs of this type in use.obsolete
Counter32
.1.3.6.1.4.1.4.2.8.1.2
mbufNewAllocatesThe number of mbufs of this type in use.ro
Gauge32
.1.3.6.1.4.1.4.2.8.1.3
mbufSpacesThe number of interface pages obtained from the page pool.obsolete
Counter32
.1.3.6.1.4.1.4.2.9
mbufNewClustersThe number of clusters allocated from the page pool.ro
Gauge32
.1.3.6.1.4.1.4.2.10
mbufNewFreeClustersThe number of clusters allocated but not in use.ro
Gauge32
.1.3.6.1.4.1.4.2.11
mbufNewSpacesThe number of interface pages obtained from the page pool.ro
Gauge32
.1.3.6.1.4.1.4.2.12
peers
OBJECT IDENTIFIER
.1.3.6.1.4.1.4.3
fourBSDunixd
OBJECT IDENTIFIER
.1.3.6.1.4.1.4.3.1
fourBSDsendmail
OBJECT IDENTIFIER
.1.3.6.1.4.1.4.3.2
fourSVR4unixd
OBJECT IDENTIFIER
.1.3.6.1.4.1.4.3.3
netstat
OBJECT IDENTIFIER
.1.3.6.1.4.1.4.5
unixNetstatIndicates whether the agent supports a UNIX-like network MIB.ro
Enumeration
.1.3.6.1.4.1.4.5.1
unixTcpConnTableThe TCP socket table.
SEQUENCE OF UnixTcpConnEntry
.1.3.6.1.4.1.4.5.2
unixTcpConnEntryAn entry in the TCP socket table.
UnixTcpConnEntry
.1.3.6.1.4.1.4.5.2.1
unixTcpConnSendQThe number of octets queued for sending on this TCP socket.ro
INTEGER
.1.3.6.1.4.1.4.5.2.1.1
unixTcpConnRecvQThe number of octets queued for reading from this TCP socket.ro
INTEGER
.1.3.6.1.4.1.4.5.2.1.2
unixUdpTableThe UDP socket table.
SEQUENCE OF UnixUdpEntry
.1.3.6.1.4.1.4.5.3
unixUdpEntryAn entry in the UDP socket table.
UnixUdpEntry
.1.3.6.1.4.1.4.5.3.1
unixUdpRemAddressThe remote IP address bound to this UDP socket. If no binding has occurred, the value 0.0.0.0 is used.ro
IpAddress
.1.3.6.1.4.1.4.5.3.1.1
unixUdpRemPortThe remote UDP port bound to this UDP socket. If no binding has occurred, the value 0 is used.ro
INTEGER
.1.3.6.1.4.1.4.5.3.1.2
unixUdpSendQThe number of octets queued for writing to this UDP socket.ro
INTEGER
.1.3.6.1.4.1.4.5.3.1.3
unixUdpRecvQThe number of octets queued for reading from this UDP socket.ro
INTEGER
.1.3.6.1.4.1.4.5.3.1.4
unixIpRoutingTableThe additional IP routing table.
SEQUENCE OF UnixIpRouteEntry
.1.3.6.1.4.1.4.5.4
unixIpRouteEntryAn entry in the additional IP routing table.
UnixIpRouteEntry
.1.3.6.1.4.1.4.5.4.1
unixIpRouteFlagsA 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.ro
INTEGER
.1.3.6.1.4.1.4.5.4.1.1
unixIpRouteRefCntThe number of sockets using this IP routing entry.ro
INTEGER
.1.3.6.1.4.1.4.5.4.1.2
unixIpRouteUsesThe number of times this IP routing entry has been used.ro
Counter32
.1.3.6.1.4.1.4.5.4.1.3
unixRouteBadRedirectsThe number of bogus routing redirects.ro
Counter32
.1.3.6.1.4.1.4.5.5
unixRouteCreatedByRedirectsThe number of routing entries created by redirects.ro
Counter32
.1.3.6.1.4.1.4.5.6
unixRouteModifiedByRedirectsThe number of routing entries modified by redirects.ro
Counter32
.1.3.6.1.4.1.4.5.7
unixRouteLookupFailsThe number of times a routing entry couldn't be found for a destination.ro
Counter32
.1.3.6.1.4.1.4.5.8
unixRouteWildcardUsesThe number of times the `wildcard' routing entry was used.ro
Counter32
.1.3.6.1.4.1.4.5.9
unixClnpRoutingTableThe additional CLNP routing table.
SEQUENCE OF UnixClnpRouteEntry
.1.3.6.1.4.1.4.5.10
unixClnpRouteEntryAn entry in the additional CLNP routing table.
UnixClnpRouteEntry
.1.3.6.1.4.1.4.5.10.1
unixClnpRouteFlagsA 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.ro
INTEGER
.1.3.6.1.4.1.4.5.10.1.1
unixClnpRouteRefCntThe number of sockets using this IP routing entry.ro
INTEGER
.1.3.6.1.4.1.4.5.10.1.2
unixClnpRouteUsesThe number of times this IP routing entry has been used.ro
Counter32
.1.3.6.1.4.1.4.5.10.1.3
print
OBJECT IDENTIFIER
.1.3.6.1.4.1.4.6
printQTableThe printer queue table.
SEQUENCE OF PrintQEntry
.1.3.6.1.4.1.4.6.1
printQEntryAn entry for a queue in the printer table.
PrintQEntry
.1.3.6.1.4.1.4.6.1.1
printQNameThe name of a queue in the printer table.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.6.1.1.1
printQStatusA 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.ro
INTEGER
.1.3.6.1.4.1.4.6.1.1.2
printQDisplayA string indicating the current status of the queue.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.6.1.1.3
printQActionA 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 printingrw
Enumeration
.1.3.6.1.4.1.4.6.1.1.5
printQEntriesThe number of jobs currently in the queue, including the current job printing (if any).obsolete
Counter32
.1.3.6.1.4.1.4.6.1.1.6
printQNewEntriesThe number of jobs currently in the queue, including the current job printing (if any).ro
Gauge32
.1.3.6.1.4.1.4.6.1.1.7
printJTableThe printer job table.
SEQUENCE OF PrintJEntry
.1.3.6.1.4.1.4.6.2
printJEntryAn entry for a job in a printer queue.
PrintJEntry
.1.3.6.1.4.1.4.6.2.1
printJRankThe 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.ro
INTEGER
.1.3.6.1.4.1.4.6.2.1.1
printJNameThe name of a job in the printer queue.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.6.2.1.2
printJOwnerA string indicating the owner of this job.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.6.2.1.3
printJDescriptionA string describing the contents of this job.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.6.2.1.4
printJSizeThe size of job in octets.ro
INTEGER
.1.3.6.1.4.1.4.6.2.1.5
printJActionA 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 queuerw
Enumeration
.1.3.6.1.4.1.4.6.2.1.6
users
OBJECT IDENTIFIER
.1.3.6.1.4.1.4.7
userTableThe users table.
SEQUENCE OF UserEntry
.1.3.6.1.4.1.4.7.1
userEntryAn entry in the users table.
UserEntry
.1.3.6.1.4.1.4.7.1.1
userNameThe name of this user.
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.7.1.1.1
userPasswdThe encrypted password string for this user. This variable is usually unavailable for reading.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.7.1.1.2
userIDThe user's ID in the system.rw
Integer32
.1.3.6.1.4.1.4.7.1.1.3
userGroupThe user's group ID in the system.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.7.1.1.4
userQuotaThe user's quota.rw
Integer32
.1.3.6.1.4.1.4.7.1.1.5
userCommentA string describing the user.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.7.1.1.6
userFullNameA string giving the user's full name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.7.1.1.7
userHomeThe user's home directory.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.7.1.1.8
userShellThe user's shell.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.7.1.1.9
userStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.4.7.1.1.10
groupTableThe group table.
SEQUENCE OF GroupEntry
.1.3.6.1.4.1.4.7.2
groupEntryAn entry in the group table.
GroupEntry
.1.3.6.1.4.1.4.7.2.1
groupNameThe name of this group.
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.7.2.1.1
groupPasswdThe encrypted password string for this group. This variable is usually unavailable for reading.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.7.2.1.2
groupIDThe group's ID in the system.rw
Integer32
.1.3.6.1.4.1.4.7.2.1.3
groupStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.4.7.2.1.4
grUserTable(former) group/user table.obsolete
SEQUENCE OF GrUserEntry
.1.3.6.1.4.1.4.7.3
grUserEntryAn entry in the group/user table.obsolete
GrUserEntry
.1.3.6.1.4.1.4.7.3.1
grUserStatusThe type of relationship between a user and a group.obsolete
Enumeration
.1.3.6.1.4.1.4.7.3.1.1
grUserZero(former) moby hack.obsolete
INTEGER
.1.3.6.1.4.1.4.7.4
grNewUserTableThe group/user table.
SEQUENCE OF GrNewUserEntry
.1.3.6.1.4.1.4.7.5
grNewUserEntryAn entry in the group/user table.
GrNewUserEntry
.1.3.6.1.4.1.4.7.5.1
grNewUserStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.4.7.5.1.1
unixFs
OBJECT IDENTIFIER
.1.3.6.1.4.1.4.8
fsTableThe file system table
SEQUENCE OF FsTableEntry
.1.3.6.1.4.1.4.8.1
fsTableEntryA row in the file system table
FsTableEntry
.1.3.6.1.4.1.4.8.1.1
fsIdentifierA system-dependent unique identifier.ro
Integer32
.1.3.6.1.4.1.4.8.1.1.1
fsNameThe name of the file system (device).ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.8.1.1.2
fsMountPointMount point for the file system.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.8.1.1.3
fsMountTypeThe type of the mounted file system.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.8.1.1.4
fsMountOptionsFile system specific options.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4.8.1.1.5
fsBlockSizeBlock size for this file system.ro
INTEGER
.1.3.6.1.4.1.4.8.1.1.6
fsBlockCountTotal number on blocks in file system.ro
INTEGER
.1.3.6.1.4.1.4.8.1.1.7
fsBlocksFreeTotal number of blocks free in file system.ro
INTEGER
.1.3.6.1.4.1.4.8.1.1.8
fsBlocksAvailableNumber of blocks available to non-privileged users.ro
INTEGER
.1.3.6.1.4.1.4.8.1.1.9
fsInodeCountTotal number of i-nodes on this file system.ro
INTEGER
.1.3.6.1.4.1.4.8.1.1.10
fsInodesAvailableNumber of i-nodes available on file system.ro
INTEGER
.1.3.6.1.4.1.4.8.1.1.11
BSDUNIX-MIB - SNMP MIB Reference | MIBs Explorer