tmnxMsdpPeerAdminState
TIMETRA-MSDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.43.2.1.11
Object
The value of tmnxMsdpPeerAdminState specifies the desired administrative
state for a MSDP peer. When a MSDP peer is 'outOfService' the
operational state of MSDP as well as the operational state of other
entities under it, like peer group is also disabled.
By default, the state of a MSDP peer is 'inService'.
Context
- MIB
- TIMETRA-MSDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.43.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxMsdpPeerEntry
- 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 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerAdminState.<tmnxMsdpPeerAddressType>.<tmnxMsdpPeerAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MSDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MSDP-MIB::tmnxMsdpPeerAdminState'
Syntax
- Source
- TIMETRA-TC-MIBTmnxAdminState
- Base type
Enumeration
Values & Constraints
Type Values
1 | noop |
2 | inService |
3 | outOfService |
Conformance
Member of