posPadPacType
HUAWEI-POS-MIB ·
.1.3.6.1.4.1.2011.2.33.8.20
Object
scalar r/w
Enumeration
The type of packet.Between POSPAD device and router whose connect mode is pad-server, there are two types of packet. One is synchronous, the other is asynchronous.
Context
- MIB
- HUAWEI-POS-MIB
- OID
.1.3.6.1.4.1.2011.2.33.8.20- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pos
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-POS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-POS-MIB::posPadPacType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-POS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-POS-MIB::posPadPacType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | syn |
2 | asy |