wirelessCSDState
WESTERMO-MRD-300-MIB ·
.1.3.6.1.4.1.16177.1.200.3.16.1
Object
scalar Enumeration
The current state of the packet network connection.
Context
- MIB
- WESTERMO-MRD-300-MIB
- OID
.1.3.6.1.4.1.16177.1.200.3.16.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wirelessCSD
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 'WESTERMO-MRD-300-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-MRD-300-MIB::wirelessCSDState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-MRD-300-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-MRD-300-MIB::wirelessCSDState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | offline |
1 | dialing |
2 | ringing |
3 | answering |
4 | online |