cerveAdminState
ARRIS-CER-VIDEO-MIB ·
.0.1.1.20.1.6
Object
Setting the VE AdminState to down blocks all video traffic to all video channels in the VE. It also takes down any ERM connection to the VE. It does not change the channel state of the channels in the VE.
Context
- MIB
- ARRIS-CER-VIDEO-MIB
- OID
.0.1.1.20.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cerVirtualEdgeEntry
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 '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::cerveAdminState'
More examples
Read one indexed 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::cerveAdminState.<cerveIndex>'
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::cerveAdminState'
Syntax
- Source
- CADANT-TCAdminState
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |