affirmedServicesNatServiceNatStatisticalNatPoolStatsPoolName
AFFIRMED-SERVICES-MIB ·
.0.1.9.3.4.1.1.3
Object
column String
NAT pool name
Context
- MIB
- AFFIRMED-SERVICES-MIB
- OID
.0.1.9.3.4.1.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- affirmedServicesNatServiceNatStatisticalNatPoolStatsEntry
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 'AFFIRMED-SERVICES-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-SERVICES-MIB::affirmedServicesNatServiceNatStatisticalNatPoolStatsPoolName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AFFIRMED-SERVICES-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-SERVICES-MIB::affirmedServicesNatServiceNatStatisticalNatPoolStatsPoolName.<affirmedServicesNatServiceNatStatisticalNatPoolStatsSlot>.<affirmedServicesNatServiceNatStatisticalNatPoolStatsNetworkContext>.<affirmedServicesNatServiceNatStatisticalNatPoolStatsPoolName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AFFIRMED-SERVICES-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AFFIRMED-SERVICES-MIB::affirmedServicesNatServiceNatStatisticalNatPoolStatsPoolName'