bbChanRowStatus

CISCO-WAN-BBIF-ATM-CONN-MIB · .1.3.6.1.4.1.351.110.5.2.7.1.1.1.2

Object

column r/w Enumeration
This object is used for adding/deleting/modifying
entries in the table.
              
add(1)    :  Adds the entry.
delete(2) :  Deletes the entry
modify(3) :  Set this before modifying any entries in the table.
              
Following parameters need to be available before creating
the entry:
    bbChanConnType,
    bbChanServiceType.

Context

MIB
CISCO-WAN-BBIF-ATM-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.2.7.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
bbChanCnfGrpEntry
Groups
1

Walk 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 'CISCO-WAN-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanRowStatus.<bbChanCnfNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanRowStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1add
2delete
3modify

Conformance