capiInfoC2Command
BIANCA-BRICK-CAPI-MIB ·
.1.3.6.1.4.1.272.4.7.5.1.5
Object
column mandatory
Enumeration
The CAPI 2.0 command where the info occurred.
Context
- MIB
- BIANCA-BRICK-CAPI-MIB
- OID
.1.3.6.1.4.1.272.4.7.5.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- capiInfoEntry
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 'BIANCA-BRICK-CAPI-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-CAPI-MIB::capiInfoC2Command'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-CAPI-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-CAPI-MIB::capiInfoC2Command.<capiInfoApplication>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-CAPI-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-CAPI-MIB::capiInfoC2Command'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | alert |
2 | connect |
3 | conact |
4 | disc |
5 | listen |
8 | info |
65 | selectb |
128 | facility |
130 | conb3 |
131 | conb3act |
132 | discb3 |
134 | datab3 |
135 | resetb3 |
136 | conb3t90 |
255 | manufact |