tmnxAncpPlcyDisableShcv
TIMETRA-GSMP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.39.15.1.16
Object
The value of tmnxAncpPlcyDisableShcv specifies whether or not the node
will suspend SHCV (Subscriber Host Connectivity Verification) for the
hosts defined with this ANCP policy when a port-down message is
received, until the access node sends a port-up message.
If tmnxAncpPlcyDisableShcvHldTime is non zero, the node will suspend
SHCV for the period of time defined. If tmnxAncpPlcyDisableShcvHldTime
is zero, SHCV is suspended until a port-up message is received.
Context
- MIB
- TIMETRA-GSMP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.39.15.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxAncpPolicyEntry
- 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::tmnxAncpPlcyDisableShcv'
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::tmnxAncpPlcyDisableShcv.<tmnxAncpPolicyName>'
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::tmnxAncpPlcyDisableShcv'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |