mgcpLinePackageHfPersistent
MX-MGCP-MIB ·
.1.3.6.1.4.1.4935.20.1.1.1.40.101
Object
scalar r/w
Enumeration
Indicates whether the flash hook event is persistent or not.
Persistent events in a given package are always detected on an
endpoint that implements that package. If a persistent event is not
included in the list of RequestedEvents and the event occurs, the
event will be detected anyway and processed like all other events,
as if the persistent event had been requested with a Notify action.
Context
- MIB
- MX-MGCP-MIB
- OID
.1.3.6.1.4.1.4935.20.1.1.1.40.101- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mgcpLinePackage
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 'MX-MGCP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MGCP-MIB::mgcpLinePackageHfPersistent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MGCP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MGCP-MIB::mgcpLinePackageHfPersistent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |