dynamicSdpStatus
TIMETRA-SDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.4.100.2
Object
scalar TIMETRA-SERV-MIBConfigStatus
The value of dynamicSdpStatus indicates the status of the dynamic SDP which is used by the dynamicSdpConfigChanged and dynamicSdpBindConfigChanged notifications to indicate what state the dynamic SDP or SDP Bind has entered: 'created', 'modified', or 'deleted'.
Context
- MIB
- TIMETRA-SDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.4.100.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- tmnxSdpNotifyObjs
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::dynamicSdpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SDP-MIB::dynamicSdpStatus'
Syntax
- Source
- TIMETRA-SERV-MIBConfigStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | created |
2 | modified |
3 | deleted |