containerConnectStdNotation
ADVA-FSPR7-MIB ·
.1.3.6.1.4.1.2544.1.11.7.1.11.1.1
Object
Notation indicates how to interpret the following indexes (keys) of the table. It has two values: fromToNotation(1) - first five idnexes represent FROM enity while next five indexes represent TO enity, toFromNotation(2) - first five idnexes represent TO enity while next five indexes represent FROM enity
Context
- MIB
- ADVA-FSPR7-MIB
- OID
.1.3.6.1.4.1.2544.1.11.7.1.11.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- containerConnectStdEntry
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 'ADVA-FSPR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSPR7-MIB::containerConnectStdNotation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVA-FSPR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSPR7-MIB::containerConnectStdNotation.<containerConnectStdNotation>.<containerConnectStdFromIndexNo1>.<containerConnectStdFromIndexNo2>.<containerConnectStdFromIndexNo3>.<containerConnectStdFromIndexNo4>.<containerConnectStdFromClassName>.<containerConnectStdToIndexNo1>.<containerConnectStdToIndexNo2>.<containerConnectStdToIndexNo3>.<containerConnectStdToIndexNo4>.<containerConnectStdToClassName>.<containerConnectStdClassName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-FSPR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-FSPR7-MIB::containerConnectStdNotation'
Syntax
- Source
- ADVA-FSPR7-TC-MIBConnectionNotation
- Base type
Enumeration
Values & Constraints
Type Values
0 | undefined |
1 | fromToNotation |
2 | toFromNotation |