tnSapBaseInfoIngressCounterType
TN-SAS-SERV-MIB ·
.1.3.6.1.4.1.7483.7.2.2.2.8.1.2.1.9
Object
column r/w
Enumeration
When set to 'forward-drop-count', Ingress sap stats collects the forwarded and drop count, else in/out profile
Context
- MIB
- TN-SAS-SERV-MIB
- OID
.1.3.6.1.4.1.7483.7.2.2.2.8.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnSapBaseInfoExtnEntry
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 'TN-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SAS-SERV-MIB::tnSapBaseInfoIngressCounterType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SAS-SERV-MIB::tnSapBaseInfoIngressCounterType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-SAS-SERV-MIB::tnSapBaseInfoIngressCounterType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | in-out-profile-count |
2 | forward-drop-count |