t11NsOutGetReqs
T11-FC-NAME-SERVER-MIB ·
.1.3.6.1.2.1.135.1.2.1.1.2
Object
column SNMPv2-SMICounter32
The total number of (CT_IU) Get Requests sent in
order to obtain information needed in this Name Server
Information Subset on this Fabric.
This counter has no discontinuities other than those
that all Counter32s have when sysUpTime=0.
Context
- MIB
- T11-FC-NAME-SERVER-MIB
- OID
.1.3.6.1.2.1.135.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- t11NsStatsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'T11-FC-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-NAME-SERVER-MIB::t11NsOutGetReqs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-NAME-SERVER-MIB::t11NsOutGetReqs.<fcmInstanceIndex>.<t11NsInfoSubsetIndex>.<t11NsRegFabricIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-NAME-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-NAME-SERVER-MIB::t11NsOutGetReqs'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of