cerVideoStatus
ARRIS-CER-VIDEO-MIB ·
.0.1.1.32.1
Object
scalar Enumeration
ERM connection status of E6000.
Context
- MIB
- ARRIS-CER-VIDEO-MIB
- OID
.0.1.1.32.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- cerVideoTrapsInfo
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 'ARRIS-CER-VIDEO-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-MIB::cerVideoStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CER-VIDEO-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CER-VIDEO-MIB::cerVideoStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | connect |
3 | active |
4 | opensent |
5 | openconfirm |
6 | established |