bridgeTableRowStatus
ZHNLAYER2BRIDGING ·
.1.3.6.1.4.1.5504.2.5.42.1.8.1.8
Object
The SNMP RowStatus of the current row. The following objects must
be specified upon row creation:
vlanID
vlanType
bridgeName
Context
- MIB
- ZHNLAYER2BRIDGING
- OID
.1.3.6.1.4.1.5504.2.5.42.1.8.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bridgeEntry
- Groups
- 1
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 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLAYER2BRIDGING::bridgeTableRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLAYER2BRIDGING::bridgeTableRowStatus.<bridgeKey>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNLAYER2BRIDGING::bridgeTableRowStatus'
Syntax
- Source
- Zhone-TCZhoneRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |
Conformance
Member of