tmnxGsmpGrpCfgAncpDynTopoDiscCap
TIMETRA-GSMP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.39.5.1.9
Object
The value of tmnxGsmpGrpCfgAncpDynTopoDiscCap specifies whether or not the GSMP ANCP dynamic topology discovery capability should be negotiated at startup of the GSMP connection. The value noop(3) is never allowed.
Context
- MIB
- TIMETRA-GSMP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.39.5.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxGsmpGroupConfigEntry
- Groups
- 3
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 'TIMETRA-GSMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-GSMP-MIB::tmnxGsmpGrpCfgAncpDynTopoDiscCap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-GSMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-GSMP-MIB::tmnxGsmpGrpCfgAncpDynTopoDiscCap.<svcId>.<tmnxGsmpGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-GSMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-GSMP-MIB::tmnxGsmpGrpCfgAncpDynTopoDiscCap'
Syntax
- Source
- TIMETRA-TC-MIBTmnxAdminState
- Base type
Enumeration
Values & Constraints
Type Values
1 | noop |
2 | inService |
3 | outOfService |