Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ variables(5) — HP-UX 9.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

snmpget(1)

snmpnext(1)

snmpset(1)

snmptrap(1)

snmpwalk(1)

snmpd(1M)

community(4)

xnmintro(5)

variables(5)

Requires Optional LAN/X.25 Software

NAME

variables − variables format for snmpget(1), snmpwalk(1), and snmpnext(1)

SYNOPSIS

system.sysDescr.0

DESCRIPTION

SNMP variable names are specified in the format of ASN.1 Object Identifiers.  Each variable represents an object specification in the Management Information Base (MIB), which is organized in a hierarchical tree-like manner. 

Variables can be represented in several ways.  Each variable name is given in the format of A.B.C.D..., where A, B, C, and D are subidentifiers in one of two forms of notation.  Each subidentifier can be encoded as a decimal integer or as a symbolic name matching those listed in the following sections.  Uppercase and lowercase letters in symbolic names are treated as equivalent. 

Fully specified variables begin with a dot (.). 

If there is no leading dot (.) in the variable name and if the first subidentifier is the symbolic name hp, the name is formed as if it was preceded with .iso.org.dod.internet.private.enterprises. 

If there is no leading dot (.) in the variable name and if the first subidentifier is not the symbolic name hp, the name is formed as if it was preceded with iso.org.dod.internet.mgmt.mib. 

Variables contain two portions.  The first portion is the standardized specification of the variable (as in system.sysDescr).  The second portion is an instance specification used to distinguish different instances of the object in the same MIB.  If there can only be one instance, this part of the variable name is the subidentifier zero 0, (e.g., system.sysDescr.0).  See RFC 1157 for more information on object instances. 

RFC 1156

RFC 1156 specifies the following variables.  These variables are in the .iso.org.dod.internet.mgmt.mib subtree. 

system.sysDescr
system.sysObjectID
system.sysUpTime

interfaces.ifNumber

interfaces.ifTable.ifEntry.ifIndex
interfaces.ifTable.ifEntry.ifDescr
interfaces.ifTable.ifEntry.ifType
interfaces.ifTable.ifEntry.ifMtu
interfaces.ifTable.ifEntry.ifSpeed
interfaces.ifTable.ifEntry.ifPhysAddress
interfaces.ifTable.ifEntry.ifAdminStatus
interfaces.ifTable.ifEntry.ifOperStatus
interfaces.ifTable.ifEntry.ifLastChange
interfaces.ifTable.ifEntry.ifInOctets
interfaces.ifTable.ifEntry.ifInUcastPkts
interfaces.ifTable.ifEntry.ifInNUcastPkts
interfaces.ifTable.ifEntry.ifInDiscards
interfaces.ifTable.ifEntry.ifInErrors
interfaces.ifTable.ifEntry.ifInUnknownProtos
interfaces.ifTable.ifEntry.ifOutOctets
interfaces.ifTable.ifEntry.ifOutUcastPkts
interfaces.ifTable.ifEntry.ifOutNUcastPkts
interfaces.ifTable.ifEntry.ifOutDiscards
interfaces.ifTable.ifEntry.ifOutErrors
interfaces.ifTable.ifEntry.ifOutQLen

at.atTable.atEntry.atIfIndex
at.atTable.atEntry.atPhysAddress
at.atTable.atEntry.atNetAddress

ip.ipForwarding
ip.ipDefaultTTL
ip.ipInReceives
ip.ipInHdrErrors
ip.ipInAddrErrors
ip.ipForwDatagrams
ip.ipInUnknownProtos
ip.ipInDiscards
ip.ipInDelivers
ip.ipOutRequests
ip.ipOutDiscards
ip.ipOutNoRoutes
ip.ipReasmTimeout
ip.ipReasmReqds
ip.ipReasmOKs
ip.ipReasmFails
ip.ipFragOKs
ip.ipFragFails
ip.ipFragCreates

ip.ipAddrTable.ipAddrEntry.ipAdEntAddr
ip.ipAddrTable.ipAddrEntry.ipAdEntIfIndex
ip.ipAddrTable.ipAddrEntry.ipAdEntNetMask
ip.ipAddrTable.ipAddrEntry.ipAdEntBcastAddr

ip.ipRoutingTable.ipRouteEntry.ipRouteDest
ip.ipRoutingTable.ipRouteEntry.ipRouteIfIndex
ip.ipRoutingTable.ipRouteEntry.ipRouteMetric1
ip.ipRoutingTable.ipRouteEntry.ipRouteMetric2
ip.ipRoutingTable.ipRouteEntry.ipRouteMetric3
ip.ipRoutingTable.ipRouteEntry.ipRouteMetric4
ip.ipRoutingTable.ipRouteEntry.ipRouteNextHop
ip.ipRoutingTable.ipRouteEntry.ipRouteType
ip.ipRoutingTable.ipRouteEntry.ipRouteProto
ip.ipRoutingTable.ipRouteEntry.ipRouteAge

icmp.icmpInMsgs
icmp.icmpInErrors
icmp.icmpInDestUnreachs
icmp.icmpInTimeExcds
icmp.icmpInParmProbs
icmp.icmpInSrcQuenchs
icmp.icmpInRedirects
icmp.icmpInEchos
icmp.icmpInEchoReps
icmp.icmpInTimestamps
icmp.icmpInTimestampReps
icmp.icmpInAddrMasks
icmp.icmpInAddrMaskReps
icmp.icmp.icmpOutMsgs
icmp.icmpOutErrors
icmp.icmpOutDestUnreachs
icmp.icmpOutTimeExcds
icmp.icmpOutParmProbs
icmp.icmpOutSrcQuenchs
icmp.icmpOutRedirects
icmp.icmpOutEchos
icmp.icmpOutEchoReps
icmp.icmpOutTimestamps
icmp.icmpOutTimestampReps
icmp.icmpOutAddrMasks
icmp.icmpOutAddrMaskReps

tcp.tcpRtoAlgorithm
tcp.tcpRtoMin
tcp.tcpRtoMax
tcp.tcpMaxConn
tcp.tcpActiveOpens
tcp.tcpPassiveOpens
tcp.tcpAttemptFails
tcp.tcpEstabResets
tcp.tcpCurrEstab
tcp.tcpInSegs
tcp.tcpOutSegs
tcp.tcpRetransSegs

tcp.tcpConnTable.tcpConnEntry.tcpConnState
tcp.tcpConnTable.tcpConnEntry.tcpConnLocalAddress
tcp.tcpConnTable.tcpConnEntry.tcpConnLocalPort
tcp.tcpConnTable.tcpConnEntry.tcpConnRemAddress
tcp.tcpConnTable.tcpConnEntry.tcpConnRemPort

udp.udpInDatagrams
udp.udpNoPorts
udp.udpInErrors
udp.udpOutDatagrams

egp.egpInMsgs
egp.egpInErrors
egp.egpOutMsgs
egp.egpOutErrors

egp.egpNeighTable.egpNeighEntry.egpNeighState
egp.egpNeighTable.egpNeighEntry.egpNeighAddr

RFC 1158

RFC 1158 specifies the following variables.  These variables are in the .iso.org.dod.internet.mgmt.mib subtree. 

system.sysContact
system.sysName
system.sysLocation
system.sysServices

interfaces.ifTable.ifEntry.ifSpecific

ip.ipAddrTable.ipAddrEntry.ipAdEntReasmMaxSize

ip.ipRoutingTable.ipRouteEntry.ipRouteMask

ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaIfIndex
ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaPhysAddress
ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaNetAddress
ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaType

tcp.tcpInErrs
tcp.tcpOutRsts

udp.udpTable.udpEntry.udpLocalAddress
udp.udpTable.udpEntry.udpLocalPort

egp.egpAs

egp.egpNeighTable.egpNeighEntry.egpNeighAs
egp.egpNeighTable.egpNeighEntry.egpNeighInMsgs
egp.egpNeighTable.egpNeighEntry.egpNeighInErrs
egp.egpNeighTable.egpNeighEntry.egpNeighOutMsgs
egp.egpNeighTable.egpNeighEntry.egpNeighOutErrs
egp.egpNeighTable.egpNeighEntry.egpNeighInErrMsgs
egp.egpNeighTable.egpNeighEntry.egpNeighOutErrMsgs
egp.egpNeighTable.egpNeighEntry.egpNeighStateUps
egp.egpNeighTable.egpNeighEntry.egpNeighStateDowns
egp.egpNeighTable.egpNeighEntry.egpNeighIntervalHello
egp.egpNeighTable.egpNeighEntry.egpNeighIntervalPoll
egp.egpNeighTable.egpNeighEntry.egpNeighMode
egp.egpNeighTable.egpNeighEntry.egpNeighEventTrigger

transmission

snmp.snmpInPkts
snmp.snmpOutPkts
snmp.snmpInBadVersions
snmp.snmpInBadCommunityNames
snmp.snmpInBadCommunityUses
snmp.snmpInASNParseErrs
snmp.snmpInBadTypes
snmp.snmpInTooBigs
snmp.snmpInNoSuchNames
snmp.snmpInBadValues
snmp.snmpInReadOnlys
snmp.snmpInGenErrs
snmp.snmpInTotalReqVars
snmp.snmpInTotalSetVars
snmp.snmpInGetRequests
snmp.snmpInGetNexts
snmp.snmpInSetRequests
snmp.snmpInGetResponses
snmp.snmpInTraps
snmp.snmpOutTooBigs
snmp.snmpOutNoSuchNames
snmp.snmpOutBadValues
snmp.snmpOutReadOnlys
snmp.snmpOutGenErrs
snmp.snmpOutGetRequests
snmp.snmpOutGetNexts
snmp.snmpOutSetRequests
snmp.snmpOutGetResponses
snmp.snmpOutTraps
snmp.snmpEnableAuthTraps

HP-UX-Specific Variables

The following variables are HP-UX-specific SNMP variables and are located in the .iso.org.dod.internet.private.enterprises subtree. 

hp.nm.system.general.computerSystem.computerSystemUpTime
hp.nm.system.general.computerSystem.computerSystemUsers
hp.nm.system.general.computerSystem.computerSystemAvgJobs1
hp.nm.system.general.computerSystem.computerSystemAvgJobs5
hp.nm.system.general.computerSystem.computerSystemAvgJobs15

hp.nm.system.hp_ux.hp9000_3xx
hp.nm.system.hp_ux.hp9000_8xx
hp.nm.system.hp_ux.hp9000_4xx
hp.nm.system.hp_ux.hp9000_7xx

hp.nm.system.general.fileSystem.fileSystemMounted
hp.nm.system.general.fileSystem.fileSystemTable
              .fileSystemEntry.fileSystemID1
hp.nm.system.general.fileSystem.fileSystemTable
              .fileSystemEntry.fileSystemID2
hp.nm.system.general.fileSystem.fileSystemTable
              .fileSystemEntry.fileSystemName
hp.nm.system.general.fileSystem.fileSystemTable
              .fileSystemEntry.fileSystemBlock
hp.nm.system.general.fileSystem.fileSystemTable
              .fileSystemEntry.fileSystemBfree
hp.nm.system.general.fileSystem.fileSystemTable
              .fileSystemEntry.fileSystemBavail
hp.nm.system.general.fileSystem.fileSystemTable
              .fileSystemEntry.fileSystemBsize
hp.nm.system.general.fileSystem.fileSystemTable
              .fileSystemEntry.fileSystemFiles
hp.nm.system.general.fileSystem.fileSystemTable
              .fileSystemEntry.fileSystemFfree
hp.nm.system.general.fileSystem.fileSystemTable
              .fileSystemEntry.fileSystemDir

hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacIndex
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacTransmited
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacNotTransmitted
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacDeferred
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacCollisions
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacSingleCollisions
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacMultipleCollisions
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacExcessCollisions
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacLateCollisions
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacCarrierLostErrors
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacNoHeartBeatErrors
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacFramesReceived
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacUndeliverableFramesReceived
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacCRCErrors
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacAlignmentErrors
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacResourceErrors
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacControlFieldErrors
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacUnknownProtocolErrors
hp.nm.interface.ieee8023Mac.ieee8023MacTable
              .ieee8023MacEntry.ieee8023MacMulticastsAccepted

hp.nm.icmp.icmpEchoReq

hp.nm.snmp.snmpdConf.snmpdConfRespond

EXAMPLES

All of the following examples refer to the same variable. 

1.1.0
system.sysDescr.0
1.sysDescr.0
.1.3.6.1.2.1.1.1.0
.iso.org.dod.internet.mgmt.mib.system.sysDescr.0
.1.3.6.1.2.1.1.sysdescr.0

AUTHOR

variables was developed by Carnegie-Mellon University and HP. 

SEE ALSO

snmpget(1), snmpnext(1), snmpset(1), snmptrap(1), snmpwalk(1), snmpd(1M), community(4), xnmintro(5). 

RFC 1155, RFC 1156, RFC 1157, RFC 1158, RFC 1109. 

Hewlett-Packard Company  —  HP-UX Release 8.0: January 1991

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026